home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcrl_701.zip / PCRLIST.DOC < prev    next >
Text File  |  1992-06-12  |  17KB  |  398 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                   PCRelay List Door
  10.         =====================================================================
  11.  
  12.                         ***** Attention PCRelay Sysops! *****
  13.  
  14.              If you  register this  door you  may deduct  $10 from  this door
  15.         registration or any  combination in the  registration form. You  must
  16.         include your HUB ID and NODE ID. No discounts after registration!!
  17.  
  18.                                     ***** o *****
  19.  
  20.              My programs may  be on  various BBSes around  the country  under
  21.         different archive extensions and types. This is the state  of all the
  22.         BBSes around the country. I personally  like LHARC better, slower but
  23.         smaller and suggest you give it a try.
  24.  
  25.              The archive file should contain the following files:
  26.  
  27.                        PCRLIST.EXE   PCRLIST.CFG   PCRLIST.DOC
  28.                      STATE.EXE   READ.ME   SYSOP.DOC   STATES.RPT
  29.  
  30.              PCRLIST.EXE  is  the  main  program.  PCRLIST.CFG  is  a  sample
  31.         configuration  file.   PCRLIST.DOC   is  this   file.  SYSOP.DOC   is
  32.         documentation for Sysop and  the READ.ME contains some bug  fixes (if
  33.         any) and must be included in the archive file that is downloadable on
  34.         your system. These files may not be altered in any way.
  35.  
  36.              STATES.RPT is the current copy of the text database that PCRelay
  37.         List Door converts  and uses  to generate the  door's main  database.
  38.         This can be replaced with later versions of same.
  39.  
  40.  
  41.                           ************ Changes ************
  42.  
  43.              Starting  with  version  3.0  the  program  no  longer  supports
  44.         HUB.LST. I changed over  to Turbo Pascal for the  database generation
  45.         program and am unable to strip out some strange character that are in
  46.         the text  file. The BAUD  rate has been  added to STATES.RPT  and the
  47.         program  is  now complete  within one  text  database. HUB.LST  is no
  48.         longer needed  to supply any additional information.  This version is
  49.         not downward compatible with  earlier versions. Version 7.00+ is  not
  50.         downward compatible with earlier versions.
  51.  
  52.              My archive files no longer contains DORPCH35.EXE and BRUN30.EXE.
  53.         This was done to make the file smaller so that it takes up less space
  54.         on the host  BBS. If  you need  either the DORPCH35.EXE  file or  the
  55.         patched BRUN30.EXE,  they can  be obtained  from various  BBS systems
  56.         around the country. If you  cannot fine them, please contact  me. The
  57.         filename for Door Patch  is DORPCH35.ZIP. This door  does not run  on
  58.         PCBoard 12+.
  59.  
  60.              This door comes with  an example PCRLIST.CFG. It is  supplied to
  61.         show you  how  to set  up the  configuration file.  The  file may  be
  62.         modified to  suit. Please try and limit the  limit of your Sysop name
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.         to PCBoard's name  length of twenty-seven characters  (total length).
  76.         The  fifth line is for registration  serial number. If you change the
  77.         "Unregistered BBS" name or serial number it will still come up in the
  78.         door  as "Unregistered  BBS"  until  you  get a  registration  serial
  79.         number. No bulletin is generated by this program.
  80.  
  81.              C:\PCB\PCBOARD.SYS < change to suit your system
  82.              Unregistered BBS   < changes only take affect with registration
  83.              Boss               < change to sysop's first name
  84.              Dude               < change to sysop's last name
  85.              0000               < changes only take affect with registration
  86.  
  87.              On a network  system you must  set up a  separate .CFG for  each
  88.         node. Example: PCRLIST1.CFG,  PCRLIST2.CFG, or  whatever it takes  on
  89.         your BBS.  You must then generate the PCBoard calling batch files for
  90.         each different node, and in their own directories to separate them.
  91.  
  92.              A typical batch file, PCRLIST. might look like this:
  93.  
  94.                   ECHO OFF                   ;turn echo off, not needed
  95.                   CD \PCB\DOORS\PCRLIST      ;change to door directory
  96.                   PCRLIST PCRLIST1.CFG       ;configuration for Node 1
  97.                   CD \PCB\NODE1              ;return to Node 1
  98.                   NODE1                      ;reload Node 1
  99.  
  100.              A single node  BBS would only  need one configuration file,  but
  101.         the steps would be the same.
  102.  
  103.              The program, including Door Patch, uses six buffers, one through
  104.         six.  Your  system  must have  this  many  or  more. PCRLIST.EXE  and
  105.         PCRLIST.CFG must be in the current  directory along with the database
  106.         and it's indexes.
  107.  
  108.              Registration provides you with a serial number that will let you
  109.         enter your BBS  name in the second line of the PCRLIST.CFG file. This
  110.         number replaces the "0000" in the fifth line of the .CFG file. Please
  111.         support Shareware!
  112.  
  113.  
  114.                                    Support Programs
  115.  
  116.                                       STATE.EXE
  117.  
  118.              This program  is used in  conjunction with  STATES.RPT. It  will
  119.         extract the data,  create and  then sort the  indexes. The  resulting
  120.         files must be in the same directory as the door program.
  121.  
  122.              It  is suggested  that you  put the  above  program in  the same
  123.         directory as the PCRLIST.EXE/.CFG files. Each time there is an update
  124.         to STATES.RPT, you  just put the new  file in the door  directory and
  125.         rerun STATE.EXE. The old database files are deleted and replaced with
  126.         new ones. After running  STATE.EXE you can delete STATES.RPT,  if you
  127.         really need the disk space. I  do not recommend this since you  might
  128.         want to make updates to the list and rerun the programs to update the
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.         door's database and indexes. You should always keep the original file
  142.         in some safe place no matter what you do.
  143.  
  144.  
  145.  
  146.  
  147.                   **************** W A R N I N I G ****************
  148.  
  149.              If you  add a  new STATES.RPT  to  the door,  please check  it's
  150.         format against  the previous  format to  make sure  that  it has  not
  151.         changed.  If the  format  has changed,  the  database generated  most
  152.         likely  will not  run properly  in  the door,  and a  new  version is
  153.         required. So to  keep the  door up,  do not add  the newly  formatted
  154.         STATES.RPT. I have  no control over what changes, when, or any of the
  155.         strange formats and omissions in the report.
  156.  
  157.              The current time to convert the database is about one minute, or
  158.         less, on  an  80386/33 mhz  machine.  Of course  this time  is  being
  159.         figured on the current 933 hubs/nodes. This is down at least four and
  160.         a half minutes from the QB 3.0 version, and uses Turbo Pascal.
  161.  
  162.                                       STATES.RPT
  163.  
  164.              STATES.RPT is  extracted from the  most current RIME.ZIP  at the
  165.         time the archive was  assembled. It is  a report generated by  Bonnie
  166.         Anthony ->RUNNINGA. It is suggested that you edit this file to insure
  167.         that  the  information, especially  as it  pertains  to your  BBS, is
  168.         correct before you run STATE.EXE.
  169.  
  170.                                 If File Format Changes
  171.  
  172.              If  the data  file format  changes, one  free update to  the new
  173.         format is included  with registration. Because of  the varied formats
  174.         already in existence  it is impossible  to configure the software  to
  175.         fit. It  a  standard format  for files  is ever  achieved,  I can  do
  176.         likewise with the door and the support program(s).
  177.  
  178.                                      Other Stuff
  179.  
  180.              If you have comments on the program, please feel free to contact
  181.         me. Also, if  program errors develope,  please contact me at  once so
  182.         that corrections can be made.
  183.  
  184.              Usable idea's  for door programs  (games or anything  else) will
  185.         provide the donor BBS with a free, registered, copy of that
  186.         particular program.  This is my  way of saying  "Thank you"  for your
  187.         program ideas.
  188.  
  189.              At this time the  programs are written to  work on any  computer
  190.         with  an  eighty column  screen. These  are  my current  doors: Music
  191.         Review for entering reviews on music recorded on any medium: Software
  192.         Review  that is  used to do  reviews on  Public Domain,  Freeware and
  193.         Shareware programs; Movie View where reviews are done on all kinds of
  194.         movies; BBS Review where users enter  reviews on various BBS systems;
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.         Book  Review  where users  can enter  reviews on  any kind  of books;
  208.         Community Service (Public Service Announcements) that is used to list
  209.         local and nearby activities; Restaurant  Review for doing reviews  on
  210.         your  favorite  eateries;  Wine  Review  for  doing  reviews  on your
  211.         favorite  wines, goes  hand in  hand with Restaurant  Review; PCRelay
  212.         List door for viewing  the worldwide RelayNet nodes, BBS  Door Review
  213.         for viewing BBS doors (mainly for users to use).
  214.  
  215.              I  have a game  called Gotcha! where  the user tries  to see how
  216.         many doors can be picked before they are caught.
  217.  
  218.         Current Door Archive Names:
  219.  
  220.         BK14-300 ZIP    Book Review door, PCB 14+
  221.         BR14-200 ZIP    BBS Review door, PCB 14+
  222.         CS14-400 ZIP    Community Service door, PCB 14+
  223.         DR14-200 ZIP    BBS Door Review door, PCB 14+
  224.         GO14-300 ZIP    Gotcha door (game), PCB 14+
  225.         GTL-300  ZIP    GT Power List door, PCB 14+
  226.         MR14-200 ZIP    Music Review door, PCB 14+
  227.         MV14-200 ZIP    Movie View door, PCB 14+
  228.         PCRL-700 ZIP    PCRelay List door, PCB 14+ 
  229.         RR14-300 ZIP    Restaurant Review door, PCB 14+
  230.         SW14-500 ZIP    Software Review door, PCB 14+ (now configurable)
  231.         WR14-200 ZIP    Wine Review door, PCB 14+
  232.         LT040392 ZIP    Generate PCRelay Mail transfer bulletin. Freeware!
  233.                         (file name shows compile date)
  234.  
  235.         BRUN30   ZIP    DTR patched BRUN30.EXE for running above doors
  236.         DORPCH35 ZIP    Door Patch/DORPCH35.EXE complete programmers
  237.                         package. The .EXE is needed to run the above doors.
  238.  
  239.         Other Current PC Software Archive Names:
  240.  
  241.         CCARDS50 ZIP    Crazy Cards. Card Shark clone (TV show)
  242.         CURSOR   ZIP    Turn cursor on/off, also turns off any tone that
  243.                         might be sounding (when breaking out of programs)
  244.         FCP-302  ZIP    Financial Calculations Program
  245.         GOTCHA40 ZIP    PC version of Gotcha door
  246.         GRAPH-3D ZIP    Contour graphics in CGA, EGA and VGA versions
  247.         GUESS201 ZIP    Guess A Number. Number guessing program, great for
  248.                         kids.
  249.         HANGMN60 ZIP    Hangman spelling program. Includes versions for 1
  250.                         player, multiple players and children's version.
  251.                         Children's version can be used for studying their
  252.                         spelling words. All versions let you add your own
  253.                         words. Children's and single player versions also
  254.                         have built in word list. Single player version
  255.                         contains about 400 words.
  256.         KENO300  ZIP    Las Vegas style keno
  257.         MENU     ZIP    Menu program in BASIC for running BASIC programs.
  258.                         Modifiable with instructions
  259.         MUSIC301 ZIP    63 songs for the PC, menu driven.
  260.         NOTES104 ZIP    Promissory Notes program, buy, sell, make
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.         PATRNS13 ZIP    Patterns, puts silly basic patterns. EGA
  274.         PLTGRAPH ZIP    How to plot graphs on a computer
  275.         RECON    ZIP    Bank reconciliation program templates for Lotus 1-2-3
  276.                         and Quattro 1.0
  277.         RUNS12   ZIP    Splat clone. Puts paint runs on the screen. EGA
  278.         SATURN2  ZIP    Saturn and its orbiting moons, BASIC and  compiled,
  279.                         with and without music
  280.         SLOTMACH ZIP    Slot machine. Mono, color, compiled/BASIC
  281.         STARS    ZIP    Universe Simulation program in EGA
  282.         TYPING21 ZIP    Great typing program for small children. The cannot
  283.                         hurt anything with this one!
  284.         ZERO     ZIP    Create quick zero length files, single or whole
  285.                         series (.ZIP, .GIF, etc.)
  286.  
  287.              File names subject to version  changes. You can get all  my door
  288.         software directly from me  by sending me diskette(s), any  PC format,
  289.         to cover one  meg of files, and include a mailer with return postage.
  290.         You may include postage and label for a reusable mailer.
  291.  
  292.              Registering  a program  also includes  receiving a  copy of  all
  293.         current door  programs  for evaluation  by  the registering  BBS.  PC
  294.         programs are often included, depending on space, on 360K/720K  floppy
  295.         registrations. All PC programs are included  at this time on 1.2/1.44
  296.         meg floppy registrations.
  297.  
  298.              Registration is for one BBS/Network configuration! More than one
  299.         copy  may  run  on the  same  BBS/Network  at the  same  location. If
  300.         ownership changes new owner must pay  an update fee, which includes a
  301.         new serial number, and most current release.
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.                            J A M E S  H U C K A B E Y   
  337.                               software with a heart
  338.  
  339.                                  James Huckabey             Date:
  340.                               3621-A Fraser Street
  341.                           Bellingham, Washington 98226
  342.  
  343. ===============================================================================
  344. QUANTITY|               DESCRIPTION                       | EACH  |    TOTAL 
  345. =============================================================================== 
  346.         |   Registration of PCRLIST.EXE (PCRelay List)    | 25.00 |
  347.         |   Please check disk type below.                 | 15.00 |
  348. -------------------------------------------------------------------------------
  349.         |   Upgrade from an earlier version to current    | FREE  |
  350.         |   please send diskette with return postage.     |       |
  351. ------------------------------------------------------------------------------
  352.         |    Dual registration of any two different       | 45.00 |
  353.         |    doors, any versions (includes this door).    | 35.00 |
  354. -------------------------------------------------------------------------------
  355.         |    Registration of any four or more doors at    | 80.00+|
  356.         |    one time at $20.00 each.                     | 70.00+|
  357. -------------------------------------------------------------------------------
  358.         | 1 set of all door software on your diskette(s)  | FREE  |
  359.         | (1 meg) in your postage paid mailer.            |       |
  360. -------------------------------------------------------------------------------
  361.            (prices are subject to change)                SUBTOTAL |
  362.            (Washington state residents please add 7.8%) SALES TAX |
  363.                                                                  ==============
  364.                                     (U.S. funds only) GRAND TOTAL |
  365. ..................................................................... ..........
  366. FROM: 
  367.         NAME: 
  368.              -------------------------------------------------------
  369.      ADDRESS:  
  370.              -------------------------------------------------------
  371.         CITY: 
  372.              -------------------------------------------------------
  373.  STATE & ZIP: 
  374.              -------------------------------------------------------
  375.  
  376.       HUB ID:                        NODE ID:
  377.              -----------------------         -----------------------
  378. PHONE(voice):                          (data)
  379.              -----------------------         -----------------------
  380.  
  381.    Please supply name of BBS to be added to program; it may include other data
  382. up to thirty characters. This  is to be on one line of code  and must be legible
  383. since  the serial number is  based on exact syntax. I  cannot be responsible for
  384. unreadable data. Please print. Case sensitive!
  385.  
  386. Example: "Jim's Graphic BBS". In the door it comes out:
  387.  
  388.                           This program is registered to
  389.  
  390.                                Jim's Graphics BBS
  391.  
  392. -------------------------------------------------------------------------------
  393.  
  394.                 1.44 meg [ ]   720K [ ]   1.2 meg [ ]   360K [ ]
  395.  
  396.  
  397.  
  398.